'宣言
Public ReadOnly Default Property Item( _ ByVal key As System.Linq.Expressions.LambdaExpression _ ) As Index(Of T)
パラメータ
- key
- インデックスのキーセレクタ式。 IndexDefinition<T>.KeySelectorを参照してください。
'宣言
Public ReadOnly Default Property Item( _ ByVal key As System.Linq.Expressions.LambdaExpression _ ) As Index(Of T)